home *** CD-ROM | disk | FTP | other *** search
- on(release){
- setProperty(_root.car, _rotation, 0);
- setProperty(_root.car, _Y, _root.car.aaa);
- tellTarget("_root.car")
- {
- gotoAndStop(random(3) + 1);
- }
- setProperty(_root.car, _X, 35);
- _root.saft.saft1.dead1 = 0;
- dead = 0;
- _root.abc = 0;
- _root.countbar._yscale = 139;
- gotoAndStop(1);
- stopAllSounds();
- _root.moonmove = 0;
- _root.mainmoon.gotoAndPlay(1);
- }
-